[INFO] cloning repository https://github.com/golden-glow1/pbr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/golden-glow1/pbr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgolden-glow1%2Fpbr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgolden-glow1%2Fpbr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1a0a1a636907a611a951f6538feaee7d22b18cf6
[INFO] checking golden-glow1/pbr against master#4eb62535fc12dd1a63fd43a4173e224e79313c4d for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgolden-glow1%2Fpbr" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/golden-glow1/pbr
[INFO] finished tweaking git repo https://github.com/golden-glow1/pbr
[INFO] tweaked toml for git repo https://github.com/golden-glow1/pbr written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/golden-glow1/pbr on toolchain 4eb62535fc12dd1a63fd43a4173e224e79313c4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/golden-glow1/pbr already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rayon v1.8.0
[INFO] [stderr]   Downloaded rayon-core v1.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2662f0e2e2d71ca227011bec61a215c0f7691bcb9137ca4bcde165809356182a
[INFO] running `Command { std: "docker" "start" "2662f0e2e2d71ca227011bec61a215c0f7691bcb9137ca4bcde165809356182a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2662f0e2e2d71ca227011bec61a215c0f7691bcb9137ca4bcde165809356182a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2662f0e2e2d71ca227011bec61a215c0f7691bcb9137ca4bcde165809356182a" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2662f0e2e2d71ca227011bec61a215c0f7691bcb9137ca4bcde165809356182a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2662f0e2e2d71ca227011bec61a215c0f7691bcb9137ca4bcde165809356182a" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking fdeflate v0.3.3
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking crossbeam-epoch v0.9.17
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking crossbeam-deque v0.8.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking exr v1.71.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking indicatif v0.17.7
[INFO] [stderr]     Checking tiff v0.9.0
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]     Checking path-tracer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hittable/mod.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn hit(&self, ray: &Ray, range: Range<f64>) -> Option<HitPayload>;
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here              ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn hit(&self, ray: &Ray, range: Range<f64>) -> Option<HitPayload<'_>>;
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hittable/mod.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn hit(&self, ray: &Ray, range: Range<f64>) -> Option<HitPayload> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here              ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn hit(&self, ray: &Ray, range: Range<f64>) -> Option<HitPayload<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hittable/bvh.rs:106:12
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn hit(&self, ray: &Ray, range: Range<f64>) -> Option<super::HitPayload> {
[INFO] [stdout]     |            ^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn hit(&self, ray: &Ray, range: Range<f64>) -> Option<super::HitPayload<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hittable/bvh.rs:172:12
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn hit(&self, ray: &Ray, range: Range<f64>) -> Option<super::HitPayload> {
[INFO] [stdout]     |            ^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn hit(&self, ray: &Ray, range: Range<f64>) -> Option<super::HitPayload<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hittable/constant_medium.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn hit(&self, ray: &Ray, range: Range<f64>) -> Option<HitPayload> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here              ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn hit(&self, ray: &Ray, range: Range<f64>) -> Option<HitPayload<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hittable/quad.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn hit(&self, ray: &Ray, range: Range<f64>) -> Option<HitPayload> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here              ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn hit(&self, ray: &Ray, range: Range<f64>) -> Option<HitPayload<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hittable/shpere.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn hit(&self, ray: &Ray, range: Range<f64>) -> Option<HitPayload> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here              ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn hit(&self, ray: &Ray, range: Range<f64>) -> Option<HitPayload<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hittable/transform.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn hit(&self, ray: &Ray, range: Range<f64>) -> Option<HitPayload> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here              ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn hit(&self, ray: &Ray, range: Range<f64>) -> Option<HitPayload<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hittable/mod.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn hit(&self, ray: &Ray, range: Range<f64>) -> Option<HitPayload>;
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here              ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn hit(&self, ray: &Ray, range: Range<f64>) -> Option<HitPayload<'_>>;
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hittable/mod.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn hit(&self, ray: &Ray, range: Range<f64>) -> Option<HitPayload> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here              ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn hit(&self, ray: &Ray, range: Range<f64>) -> Option<HitPayload<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hittable/bvh.rs:106:12
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn hit(&self, ray: &Ray, range: Range<f64>) -> Option<super::HitPayload> {
[INFO] [stdout]     |            ^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn hit(&self, ray: &Ray, range: Range<f64>) -> Option<super::HitPayload<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hittable/bvh.rs:172:12
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn hit(&self, ray: &Ray, range: Range<f64>) -> Option<super::HitPayload> {
[INFO] [stdout]     |            ^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn hit(&self, ray: &Ray, range: Range<f64>) -> Option<super::HitPayload<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hittable/constant_medium.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn hit(&self, ray: &Ray, range: Range<f64>) -> Option<HitPayload> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here              ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn hit(&self, ray: &Ray, range: Range<f64>) -> Option<HitPayload<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hittable/quad.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn hit(&self, ray: &Ray, range: Range<f64>) -> Option<HitPayload> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here              ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn hit(&self, ray: &Ray, range: Range<f64>) -> Option<HitPayload<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hittable/shpere.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn hit(&self, ray: &Ray, range: Range<f64>) -> Option<HitPayload> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here              ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn hit(&self, ray: &Ray, range: Range<f64>) -> Option<HitPayload<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hittable/transform.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn hit(&self, ray: &Ray, range: Range<f64>) -> Option<HitPayload> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here              ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn hit(&self, ray: &Ray, range: Range<f64>) -> Option<HitPayload<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.05s
[INFO] running `Command { std: "docker" "inspect" "2662f0e2e2d71ca227011bec61a215c0f7691bcb9137ca4bcde165809356182a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2662f0e2e2d71ca227011bec61a215c0f7691bcb9137ca4bcde165809356182a", kill_on_drop: false }`
[INFO] [stdout] 2662f0e2e2d71ca227011bec61a215c0f7691bcb9137ca4bcde165809356182a
